From: Matthieu Gallien Date: Mon, 7 Apr 2025 15:57:21 +0000 (+0200) Subject: fix(msi): use standard replace mode for MSI installer X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1^2~13^2~1^2~34^2~6 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=67fc9858046fb4015c1933335b54deedf4a620d3;p=nextcloud-desktop.git fix(msi): use standard replace mode for MSI installer shoudl enable replacing files during install happen only when needed instead of always will need to take care of migration from older releases Signed-off-by: Matthieu Gallien Signed-off-by: Jyrki Gadinger --- diff --git a/admin/win/msi/Nextcloud.wxs b/admin/win/msi/Nextcloud.wxs index 38ea1632a..a655c74cf 100644 --- a/admin/win/msi/Nextcloud.wxs +++ b/admin/win/msi/Nextcloud.wxs @@ -45,7 +45,7 @@ https://www.joyofsetup.com/2010/01/16/major-upgrades-now-easier-than-ever/ --> - +